프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CharacterTranform | Transform | ||
preFactBot | Transform |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CharacterPos | Vector3 | ||
rawEntityCoords | string | ||
running | Boolean, |
메소드 | 설명 | |
---|---|---|
OnDestroy ( ) : void | ||
ProcessData ( string responseData ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
createCube ( string entityId, float entityCoordsX, float entityCoordsZ, float entityVectorX, float entityVectorZ ) : void |
메소드 | 설명 | |
---|---|---|
sendData ( ) : void |
public createCube ( string entityId, float entityCoordsX, float entityCoordsZ, float entityVectorX, float entityVectorZ ) : void | ||
entityId | string | |
entityCoordsX | float | |
entityCoordsZ | float | |
entityVectorX | float | |
entityVectorZ | float | |
리턴 | void |