mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-28 07:45:40 +00:00
11 lines
73 B
C#
11 lines
73 B
C#
|
|
function TTR::onCreate(%this)
|
||
|
|
{
|
||
|
|
|
||
|
|
}
|
||
|
|
|
||
|
|
function TTR::onDestroy(%this)
|
||
|
|
{
|
||
|
|
|
||
|
|
}
|
||
|
|
|