Table of Contents

Class EntityBehaviorEntityStateTags

Namespace
Vintagestory.GameContent
Assembly
VSEssentials.dll

Updates dynamically assigned entity tags that have 'state-' prefix.
Uses the "entitystatetags" code Open in GitHub

[DocumentAsJson]
public class EntityBehaviorEntityStateTags : EntityBehavior
Inheritance
EntityBehaviorEntityStateTags

Fields

UpdatePeriodSec (Optional) (Default: 1)

How often to update the tags, in seconds

[DocumentAsJson("Optional", "1", false)]
protected float UpdatePeriodSec

Field Value

float