Click or drag to resize

ActionManagerDoAction Method

Overload List
  NameDescription
Public methodStatic memberDoAction(String, GameObject)
Casts a action at the provided game object, if targetObject is null then the player is the target
Public methodStatic memberDoAction(UInt32, GameObject)
Casts a action at the provided game object, if targetObject is null then the player is the target
Public methodStatic memberDoAction(SpellData, GameObject)
Casts a action at the provided game object, if targetObject is null then the player is the target
Public methodStatic memberDoAction(ActionType, UInt32, GameObject)
Casts a action at the provided game object, if targetObject is null then the player is the target
Top
See Also