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
ClaimID int
Complete bool
Health int
ID int
ItemReqs Dictionary<int, int>
MaxHealth int
TemplateID int
TemplateName string

Methods