Object Methods - originalfoo/Prison-Architect-API GitHub Wiki
All Objects expose the following methods:
.ApplyVelocity().ClearRouting().CreateJob().Delete().GetNearbyObjects()-
.LeaveMap()- not available in theObjectlibrary .NavigateTo().Sound()
##See Also
- Object - contains alternate versions of the methods listed above
- Object.GetMaterial() - get name of material at certain location
- Object.Spawn() - spawn a new object
- [Object Properties](Object Properties) - properties exposed by scriptable objects