Click or drag to resize
ActionResponseEventArgsActionID Property
Retrives the ID of the action.

Namespace: Terrarium.Sdk.Classes.Creature.Events
Assembly: Terrarium.Sdk (in Terrarium.Sdk.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public int ActionID { get; }

Property Value

Type: Int32
See Also