- Namespace
- Atavism
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["PropertyMap"]
class Type type-node
Syntax
public class PropertyMap
Constructors
| Name | Summary |
|---|---|
| PropertyMap |
Properties
| Name | Value | Summary |
|---|---|---|
| Properties | Dictionary |
Methods
| Name | Value | Summary |
|---|---|---|
| GetFloatProperty |
float | |
| GetIntProperty |
int | |
| GetLongProperty |
long | |
| GetObjectProperty |
object | |
| Get |
Quaternion | |
| GetStringProperty |
string | |
| GetVector3Property |
Vector3 | |
| OldParseMessage |
void | |
| OldWriteMessage |
void | |
| ParseMessage |
void | |
| ParseQuaternion |
Quaternion | |
| ParseVector3 |
Vector3 |
static
|
| WriteMessage |
void |