- Namespace
- Atavism
- Base Types
-
- object
- Derived Types
graph BT
Type-->Base0["object"]
Type["AtavismObjectNode"]
class Type type-node
Derived0["AtavismMobNode"]-->Type
click Derived0 "/docs/client_api_10.4.0/api/Atavism/AtavismMobNode"
Syntax
public class AtavismObjectNode
Constructors
Events
Fields
| Name | Constant Value | Summary |
|---|---|---|
| createdGo | ||
| followTerrain | ||
| gameObject | ||
| lastLocTimestamp | ||
| mobController | ||
| objType | ||
| oid | ||
| parent | ||
| rubChangeToPos | ||
| runChangePos | ||
| targetable | ||
| worldManager |
Properties
| Name | Value | Summary |
|---|---|---|
| FollowTerrain | bool | |
| GameObject | GameObject | |
| MobController | AtavismMobController | |
| Name | string | |
| ObjectType | ObjectNodeType | |
| Oid | long | |
| Orientation | Quaternion | |
| Parent | GameObject | |
| Position | Vector3 |
Set and get the object's target position
|
| Properties | Dictionary |
|
| PropertyNames | List |
|
| Targetable | bool |