Class PhysicsBehaviorBase
- Namespace
- Vintagestory.API.Common.Entities
- Assembly
- VintagestoryAPI.dll
This provides functionality for physics-based entity behaviors. It is not an entity behavior on its own. Open in GitHub
[DocumentAsJson]
public abstract class PhysicsBehaviorBase : EntityBehavior
- Inheritance
-
PhysicsBehaviorBase
- Derived