Class SUActionData
Data used to setup Surfer Actions by the inspector
Namespace: Surfer
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class SUActionData
Methods
Play(GameObject)
Play the action setup in the inspector
Declaration
public virtual void Play(GameObject go)
Parameters
Type | Name | Description |
---|---|---|
GameObject | go | GameObject where to play AudioClip on (if setup) |