mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-24 09:03:48 +00:00
SoundAsset Refactor
This commit is contained in:
parent
9f29bee45f
commit
da40838560
61 changed files with 1333 additions and 1828 deletions
|
|
@ -265,7 +265,6 @@ class GuiMLTextCtrl : public GuiControl
|
|||
|
||||
// Too many chars sound:
|
||||
DECLARE_SOUNDASSET(GuiMLTextCtrl, DeniedSound);
|
||||
DECLARE_ASSET_SETGET(GuiMLTextCtrl, DeniedSound);
|
||||
// Typeout over time
|
||||
bool mUseTypeOverTime;
|
||||
U32 mTypeOverTimeStartMS;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue