mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-28 08:34:44 +00:00
11 lines
97 B
C#
11 lines
97 B
C#
function StaticShapeTest::onCreate(%this)
|
|
{
|
|
|
|
}
|
|
|
|
function StaticShapeTest::onDestroy(%this)
|
|
{
|
|
|
|
}
|
|
|