프로퍼티 | 타입 | 설명 | |
---|---|---|---|
UpdateMainMeshObjectMaterial | void |
메소드 | 설명 | |
---|---|---|
GetFirePosition ( bool alternative ) : Vec3 | ||
GetFireRotation ( bool alternative ) : Quat | ||
ResetForceFireRotationLookTo ( ) : void | ||
SetForceFireRotationLookTo ( Vec3 lookTo ) : void | ||
TryFire ( bool alternative ) : bool |
메소드 | 설명 | |
---|---|---|
DoPreFireEvent ( bool alternative ) : void | ||
GetFirePosition ( |
||
GetFireRotation ( |
||
OnPostCreate ( bool loaded ) : void | ||
OnUpdateBaseAnimation ( ) : void |
메소드 | 설명 | |
---|---|---|
UpdateMainMeshObjectMaterial ( ) : void |
protected DoPreFireEvent ( bool alternative ) : void | ||
alternative | bool | |
리턴 | void |
protected GetFirePosition ( |
||
typeMode | ||
리턴 | Vec3 |
public abstract GetFirePosition ( bool alternative ) : Vec3 | ||
alternative | bool | |
리턴 | Vec3 |
protected GetFireRotation ( |
||
typeMode | ||
리턴 | Quat |
public abstract GetFireRotation ( bool alternative ) : Quat | ||
alternative | bool | |
리턴 | Quat |
public SetForceFireRotationLookTo ( Vec3 lookTo ) : void | ||
lookTo | Vec3 | |
리턴 | void |