프로퍼티 | 타입 | 설명 | |
---|---|---|---|
framesUntilDeath | int | ||
playerChat | string | ||
playerColor | Color | ||
playerName | string | ||
teamChat | bool |
메소드 | 설명 | |
---|---|---|
ChatEntry ( string name, string text, Color playercolor, bool team ) : System |
public ChatEntry ( string name, string text, Color playercolor, bool team ) : System | ||
name | string | |
text | string | |
playercolor | Color | |
team | bool | |
리턴 | System |