|
Battle Talent
V11
|
Inherits MonoBehaviour.
Public Member Functions | |
| void | DoRelease (bool local=false) |
Static Public Member Functions | |
| static InteractBasePendant | MakeLoosePendant (GameObject anchorObj, InteractBase ib=null, Transform parent=null) |
Public Attributes | |
| bool | isServer = true |
| InteractBase | ib |
| ConfigurableJoint | pendantJoint |
| System.Action< InteractBasePendant > | ReleaseEvent |
| System.Action | DoReleaseEvent |
| GameObject | pinPoint |