ClaimObject Class

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
Attackable bool
ClaimID int
Complete bool
FinalStage bool
Health int
ID int
ItemReqs Dictionary<int, int>
MaxHealth int
Repairable bool
setProgressUpdate ClaimObjectProgressUpdate
Solo bool
Status string
TemplateID int
TemplateName string

Methods