Interface IGetCollidable
Interface for objects that can provide a collidable object.
public interface IGetCollidable
- Extension Methods
Methods
GetCollidable()
Get ICollidable.
ICollidable GetCollidable()
Returns
- ICollidable
The collidable object.