Class MountableUtil
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
public static class MountableUtil
- Inheritance
-
MountableUtil
- Inherited Members
Methods
GetSeatOfMountedEntity(IMountable, Entity)
public static IMountableSeat GetSeatOfMountedEntity(this IMountable mountable, Entity entity)
Parameters
mountableIMountableentityEntity
Returns
IsBeingControlled(IMountable)
public static bool IsBeingControlled(this IMountable mountable)
Parameters
mountableIMountable
Returns
IsMountedBy(IMountable, Entity)
public static bool IsMountedBy(this IMountable mountable, Entity entity)
Parameters
mountableIMountableentityEntity