Table of Contents

Class AnimationTrigger

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public class AnimationTrigger
Inheritance
AnimationTrigger
Inherited Members

Fields

DefaultAnim

[JsonProperty]
public bool DefaultAnim

Field Value

bool

MatchExact

[JsonProperty]
public bool MatchExact

Field Value

bool

OnControls

[JsonProperty]
public EnumEntityActivity[] OnControls

Field Value

EnumEntityActivity[]

Methods

Clone()

public AnimationTrigger Clone()

Returns

AnimationTrigger