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
- behaviorEntityBehavior
- behaviorConfigJsonObject
Fields
Behavior
public EntityBehavior BehaviorField Value
BehaviorConfig
public JsonObject BehaviorConfig