Click or drag to resize
CarnivoreAttributeIsCarnivore Property
Read-only access to whether or not the attribute is used to specify a Carnivore type creature.

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

Property Value

Type: Boolean
See Also