16 lines
205 B
C
16 lines
205 B
C
#include "IEffectHookObject.helper.h"
|
|
|
|
#define ParticleEffect
|
|
|
|
/*
|
|
|
|
<summary>
|
|
加载预制体作为子物体
|
|
</summary>
|
|
<param name="ab"></param>
|
|
<param name="prefab"></param>
|
|
|
|
*/
|
|
#define Load(ab,prefab)
|
|
|