- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["ClaimObject"]
class Type type-node
Syntax
public class ClaimObject : MonoBehaviour
Fields
Properties
| Name | Value | Summary |
|---|---|---|
| Active | bool | |
| ClaimID | int | |
| Complete | bool | |
| Health | int | |
| ID | int | |
| ItemReqs | Dictionary |
|
| MaxHealth | int | |
| TemplateID | int | |
| TemplateName | string |
Methods
| Name | Value | Summary |
|---|---|---|
| Highlight |
void | |
| HighlightError |
void | |
| ResetHighlight |
void | |
| sendNextState |
void | |
| StateUpdated |
void |