Class CharacterAbility
Inheritance
System.Object
CharacterAbility
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 |