This website requires JavaScript.
Explore
Help
Register
Sign In
space-wizards
/
RobustToolbox
Watch
1
Star
0
Fork
0
mirror of
https://github.com/space-wizards/RobustToolbox.git
synced
2026-09-06 17:58:05 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f94beb4b58ffa4ee19d66db03d4132f471df974
RobustToolbox
/
Robust.Client
/
GameObjects
/
Components
/
Collidable
T
History
Acruid
55a50ff7ba
Setting the Component.Running property now calls the Startup/Shutdown methods automatically. Startup/Shutdown are now protected. This makes the system more foolproof, previously if the component did not call the base method inside Startup/Shutdown, everything would break. This also allows a component to be started/stopped from the VV system by simply setting the property.
2019-09-18 11:24:15 -07:00
..
CollidableComponent.cs
Setting the Component.Running property now calls the Startup/Shutdown methods automatically. Startup/Shutdown are now protected. This makes the system more foolproof, previously if the component did not call the base method inside Startup/Shutdown, everything would break. This also allows a component to be started/stopped from the VV system by simply setting the property.
2019-09-18 11:24:15 -07:00