14 lines
209 B
C
14 lines
209 B
C
|
|
#include "ScriptableObject.helper.h"
|
|||
|
|
|
|||
|
|
#define IJudgementHookObject
|
|||
|
|
|
|||
|
|
/*
|
|||
|
|
|
|||
|
|
<summary>
|
|||
|
|
绑定IInteraction对象,若不手动绑定则会自动绑定到父物体的IInteraction
|
|||
|
|
</summary>
|
|||
|
|
|
|||
|
|
*/
|
|||
|
|
#define Bind(path)
|
|||
|
|
|