Class Capybara
A wrapper class for AdminToys.CapybaraToy.
public class Capybara : AdminToy, IWorldSpace, IPosition, IRotation, IWrapper<CapybaraToy>
- Inheritance
-
Capybara
- Implements
-
IWrapper<CapybaraToy>
- Inherited Members
- Extension Methods
Properties
Base
Gets the base AdminToys.CapybaraToy.
public CapybaraToy Base { get; }
Property Value
- CapybaraToy
Collidable
Gets or sets a value indicating whether the capybara can be collided with.
public bool Collidable { get; set; }
Property Value
Prefab
Gets the prefab.
public static CapybaraToy Prefab { get; }
Property Value
- CapybaraToy