프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FastRun | bool | ||
FastSwim | bool | ||
InfiniteAbility | bool | ||
Invincible | bool | ||
Noiseless | bool | ||
SuperJump | bool |
메소드 | 설명 | |
---|---|---|
ChangeCash ( |
Change player's cash
|
|
DecreaseCash ( |
Decreases cash amount for changing
|
|
IncreaseCash ( |
Increases cash amount for changing
|
|
InitFeatures ( ) : void |
Initialize player features
|
|
QuickHeal ( |
Quick heal player
|
|
SetFastRun ( |
Sets player fast run
|
|
SetFastSwim ( |
Sets player fast swimming
|
|
SetInfiniteAbility ( |
Sets player infinite ability
|
|
SetInvincible ( |
Sets player invincibility status
|
|
SetNoiseless ( |
Sets player noiseless
|
|
SetSuperJump ( |
Sets player super jump
|
|
UpdateFeatures ( ) : void |
Updates player features
|
public static ChangeCash ( |
||
sender | Source menu item | |
리턴 | void |
public static DecreaseCash ( |
||
sender | Source menu item | |
리턴 | void |
public static IncreaseCash ( |
||
sender | Source menu | |
리턴 | void |
public static QuickHeal ( |
||
sender | ||
리턴 | void |
public static SetFastRun ( |
||
sender | Source menu item | |
리턴 | void |
public static SetFastSwim ( |
||
sender | Source menu item | |
리턴 | void |
public static SetInfiniteAbility ( |
||
sender | Source menu item | |
리턴 | void |
public static SetInvincible ( |
||
sender | Source menu item | |
리턴 | void |
public static SetNoiseless ( |
||
sender | Source menu item | |
리턴 | void |
public static SetSuperJump ( |
||
sender | Source menu item | |
리턴 | void |