SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    Class ActivatableWrapper

    Inheritance
    System.Object
    ActivatableWrapper
    ActivatablePlatform
    AnimationActivatable
    Implements
    IActivatable
    Namespace: SF
    Assembly: cs.temp.dll.dll
    Syntax
    public abstract class ActivatableWrapper : MonoBehaviour, IActivatable

    Properties

    Activated

    Declaration
    public bool Activated { get; set; }
    Property Value
    Type Description
    System.Boolean

    Methods

    OnActivation()

    Declaration
    protected virtual void OnActivation()

    OnDeactivate()

    Declaration
    protected virtual void OnDeactivate()

    Implements

    IActivatable
    In This Article
    Back to top Generated by DocFX