Quantum Engineering
Public Attributes | List of all members
PowerReceiver Class Reference

This class is attached to any machine that requires power to operate. More...

Inheritance diagram for PowerReceiver:

Public Attributes

string ID = "unassigned"
 
int power
 
int speed = 1
 
bool powerON
 
GameObject powerObject
 

Detailed Description

This class is attached to any machine that requires power to operate.

Member Data Documentation

◆ ID

string PowerReceiver.ID = "unassigned"

◆ power

int PowerReceiver.power

◆ powerObject

GameObject PowerReceiver.powerObject

◆ powerON

bool PowerReceiver.powerON

◆ speed

int PowerReceiver.speed = 1

The documentation for this class was generated from the following file: