InteractiveObject Class

Namespace
Atavism
Base Types
  • MonoBehaviour
graph BT Type-->Base0["MonoBehaviour"] Type["InteractiveObject"] class Type type-node

Syntax

public class InteractiveObject : MonoBehaviour

Fields

Properties

Name Value Summary
Active bool
Gets or sets a value indicating whether this ResourceNode is active.
ID int

Methods

Name Value Summary
Highlight() void
ResetHighlight() void
StartInteraction() void
StateUpdated(string) void