mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-29 08:15:44 +00:00
SoundAsset Refactor
This commit is contained in:
parent
9f29bee45f
commit
da40838560
61 changed files with 1333 additions and 1828 deletions
|
|
@ -124,7 +124,6 @@ public:
|
|||
S32 splashId; // Water splash ID
|
||||
|
||||
DECLARE_SOUNDASSET(afxMagicMissileData, ProjectileSound);
|
||||
DECLARE_ASSET_SETGET(afxMagicMissileData, ProjectileSound);
|
||||
|
||||
LightDescription *lightDesc;
|
||||
S32 lightDescId;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue