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