mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-17 21:53:47 +00:00
10 lines
73 B
C#
10 lines
73 B
C#
function TTR::onCreate(%this)
|
|
{
|
|
|
|
}
|
|
|
|
function TTR::onDestroy(%this)
|
|
{
|
|
|
|
}
|
|
|