mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 19:53:48 +00:00
10 lines
97 B
C#
10 lines
97 B
C#
function StaticShapeTest::onCreate(%this)
|
|
{
|
|
|
|
}
|
|
|
|
function StaticShapeTest::onDestroy(%this)
|
|
{
|
|
|
|
}
|
|
|