Click or drag to resize
ActionResponseEventArgsAction Property
Retrieves the Acton that was completed.

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

Property Value

Type: Action
See Also