Search Results for

    Show / Hide Table of Contents

    Class SUActionData

    Data used to setup Surfer Actions by the inspector

    Inheritance
    Object
    SUActionData
    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)

    In This Article
    Back to top Copyright © 2021 ATStudio