Class CollectibleBehavior
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
A behavior object which can be added to any collectible. See the derived types for a list of documented collectible behaviors.
[DocumentAsJson]
public abstract class CollectibleBehavior
- Inheritance
-
CollectibleBehavior
- Derived