mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-20 12:44:46 +00:00
10 lines
223 B
Plaintext
10 lines
223 B
Plaintext
<ModuleDefinition
|
|
ModuleId="inputTest"
|
|
VersionId="1"
|
|
Description="Input Monitor Module."
|
|
ScriptFile="inputTest"
|
|
CreateFunction="create"
|
|
DestroyFunction="destroy"
|
|
Group="Game"
|
|
Dependencies="UI=1">
|
|
</ModuleDefinition> |