Class EntityBehaviorAndConfig
- Namespace
- Vintagestory.API.Common.Entities
- Assembly
- VintagestoryAPI.dll
public class EntityBehaviorAndConfig
- Inheritance
-
EntityBehaviorAndConfig
- Inherited Members
- Extension Methods
Constructors
EntityBehaviorAndConfig(EntityBehavior, JsonObject)
public EntityBehaviorAndConfig(EntityBehavior behavior, JsonObject behaviorConfig)
Parameters
behavior
EntityBehaviorbehaviorConfig
JsonObject
Fields
Behavior
public EntityBehavior Behavior
Field Value
BehaviorConfig
public JsonObject BehaviorConfig