|
Battle Talent
V11
|
Inherits MonoBehaviour.
Public Member Functions | |
| void | SetupPos () |
| void | ResetFromTracker () |
Static Public Member Functions | |
| static HUDAnchor | CreateAnchor (Vector3 lp, Vector3 lr, Transform follower) |
| static void | RemoveAnchor (HUDAnchor ha) |
Public Attributes | |
| Vector3 | localPos |
| Vector3 | localRot |
| bool | shouldLimitViewAngle = true |
| Transform | followMe |
| bool | stopFollowWhenStare = false |
| bool | keepAliveAfterLeave = false |
| bool | useParentYAxis = false |