SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    Class CharacterAbility

    Inheritance
    System.Object
    CharacterAbility
    Implements
    ICharacterAbility
    IAbility
    Namespace: SF.AbilityModule.Characters
    Assembly: cs.temp.dll.dll
    Syntax
    public abstract class CharacterAbility : ICharacterAbility, IAbility

    Fields

    _owner

    Declaration
    [NonSerialized]
    protected GameObject _owner
    Field Value
    Type Description
    GameObject

    IsEnabled

    Declaration
    public bool IsEnabled
    Field Value
    Type Description
    System.Boolean

    Implements

    ICharacterAbility
    IAbility
    In This Article
    Back to top Generated by DocFX