프로퍼티 | 타입 | 설명 | |
---|---|---|---|
frozen | bool |
메소드 | 설명 | |
---|---|---|
Act ( ) : void | ||
Cheat ( ) : void | ||
CheckForDestructibles ( ) : void | ||
CheckUnpassables ( Direction direction ) : bool | ||
Dash ( float direction ) : void | ||
FloatUp ( ) : void | ||
Freeze ( ) : void | ||
Move ( float move ) : void | ||
MuteMovement ( ) : void | ||
SpeedBoost ( ) : void | ||
Teleport ( float direction ) : void | ||
Unfreeze ( ) : void | ||
UnmuteMovement ( ) : void |
메소드 | 설명 | |
---|---|---|
AddToBuffer ( Direction direction ) : void | ||
Awake ( ) : void | ||
Dash ( Direction direction ) : void | ||
FixedUpdate ( ) : void | ||
Float ( ) : IEnumerator | ||
SpeedForSecond ( ) : IEnumerator | ||
Start ( ) : void | ||
Teleport ( Direction direction ) : void | ||
Teleported ( Direction direction ) : void | ||
Update ( ) : void |
public CheckUnpassables ( Direction direction ) : bool | ||
direction | Direction | |
리턴 | bool |