Class AbilityContext
The runtime context of the ability. Not accessible from outside. When creating a new ability, you must also declare a class named "AbilityName"Context in the same namespace where "AbilityName" is the name of the ability you're creating.
Inherited Members
Namespace: LobsterFramework.AbilitySystem
Assembly: LobsterFramework.dll
Syntax
public class AbilityContext