Class AbilitySelector
A serializable ability instance. Can be restricted type via RestrictAbilityTypeAttribute.
Implements
Inherited Members
Namespace: LobsterFramework.AbilitySystem
Assembly: LobsterFramework.dll
Syntax
[Serializable]
public class AbilitySelector : SerializableType<Ability>, ISerializationCallbackReceiver
Properties
| Improve this Doc View SourceAbilityType
Declaration
public Type AbilityType { get; }
Property Value
Type | Description |
---|---|
Type |
Instance
Declaration
public string Instance { get; }
Property Value
Type | Description |
---|---|
string |