Class CustomAbilityCapabilities
Explicit support flags for the current custom-ability implementation.
public sealed class CustomAbilityCapabilities
- Inheritance
-
CustomAbilityCapabilities
- Inherited Members
Constructors
CustomAbilityCapabilities()
public CustomAbilityCapabilities()
Properties
CustomStatusCreation
public bool CustomStatusCreation { get; }
Property Value
ExecutionInstrumentation
public bool ExecutionInstrumentation { get; }
Property Value
ExistingStatusReferences
public bool ExistingStatusReferences { get; }
Property Value
ItemIntegration
public bool ItemIntegration { get; }
Property Value
MultiplayerVerified
public bool MultiplayerVerified { get; }
Property Value
NativeActivation
public bool NativeActivation { get; }
Property Value
SavePersistence
public bool SavePersistence { get; }
Property Value
StatChangeEffects
public bool StatChangeEffects { get; }
Property Value
TemplateCreation
public bool TemplateCreation { get; }
Property Value
TypedTargeting
public bool TypedTargeting { get; }