- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["ClientAPI"]
class Type type-node
Syntax
public class ClientAPI : MonoBehaviour
Fields
Properties
| Name | Value | Summary |
|---|---|---|
| Instance | ClientAPI |
static
|
| ScriptObject | GameObject |
static
|
| WorldManager | AtavismWorldManager |
static
|
Methods
| Name | Value | Summary |
|---|---|---|
| ClearTarget |
void |
static
|
| GetCharacterEntries |
List |
static
|
| GetInputController |
Atavism |
static
|
| GetObjectNode |
AtavismObjectNode |
static
|
| GetObjectProperty |
object |
static
|
| GetPlayerObject |
AtavismPlayer |
static
|
| GetPlayerOid |
long |
static
|
| GetTargetObject |
AtavismMobNode |
static
|
| GetTargetOid |
long |
static
|
| Input |
void |
static
|
| IsPlayerAdmin |
bool |
static
|
| Quit |
void | |
| RegisterEventHandler |
void |
static
|
| SetBlockIntercept |
void |
static
|
| SetTarget |
void |
static
|
| UIHasFocus |
bool |
static
|
| Write |
void |
static
|