SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    Class AnimationActivatable

    Inheritance
    System.Object
    ActivatableWrapper
    AnimationActivatable
    Implements
    IActivatable
    Inherited Members
    ActivatableWrapper.Activated
    Namespace: SF
    Assembly: cs.temp.dll.dll
    Syntax
    public class AnimationActivatable : ActivatableWrapper, IActivatable

    Fields

    _animator

    Declaration
    public Animator _animator
    Field Value
    Type Description
    Animator

    _hasAnimParameter

    Declaration
    public bool _hasAnimParameter
    Field Value
    Type Description
    System.Boolean

    _parameterHash

    Declaration
    public int _parameterHash
    Field Value
    Type Description
    System.Int32

    Methods

    OnActivation()

    Declaration
    protected override void OnActivation()
    Overrides
    ActivatableWrapper.OnActivation()

    OnDeactivate()

    Declaration
    protected override void OnDeactivate()
    Overrides
    ActivatableWrapper.OnDeactivate()

    Implements

    IActivatable
    In This Article
    Back to top Generated by DocFX