- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["AtavismGroup"]
class Type type-node
Syntax
public class AtavismGroup : MonoBehaviour
Properties
| Name | Value | Summary |
|---|---|---|
| GetDice | int | |
| GetGrade | int | |
| GetRoll | int | |
| Instance | AtavismGroup |
static
|
| LeaderOid | OID | |
| Members | List |
Methods
| Name | Value | Summary |
|---|---|---|
| GroupInviteResponse |
void |
Function get response from confirm panel
|
| Handle |
void | |
| Handle |
void | |
| Handle |
void | |
| HandleGroupUpdate |
void | |
| LeaveGroup |
void |
Function send message leave group to server
|
| Pass |
void | |
| PromoteToLeader |
void |
Function send message promote leader group to server
|
| RemoveGroupMember |
void | |
| RemoveGroupMember |
void |
Function send message remove plyer from group to server
|
| Roll |
void | |
| SendGroupChatMessage |
void | |
| Send |
void |
Function send message request group invitation to server
|
| Send |
void |
Function send respons group invitation to server
|
| SetLootGroup |
void |