ActionManagerDoAction Method |
Name | Description | |
---|---|---|
![]() ![]() | DoAction(String, GameObject) |
Casts a action at the provided game object, if targetObject is null then the player is the target
|
![]() ![]() | DoAction(UInt32, GameObject) |
Casts a action at the provided game object, if targetObject is null then the player is the target
|
![]() ![]() | DoAction(SpellData, GameObject) |
Casts a action at the provided game object, if targetObject is null then the player is the target
|
![]() ![]() | DoAction(ActionType, UInt32, GameObject) |
Casts a action at the provided game object, if targetObject is null then the player is the target
|