Quantum 3 3.0.10

List of all members
Quantum.LocalReferenceAttribute Class Reference

Marks a field as a reference to a local object. In Unity, a local object is an object from the same scene or prefab. Automatically applied by CodeGen. More...

Inheritance diagram for Quantum.LocalReferenceAttribute:
Quantum.PropertyAttribute

Additional Inherited Members

- Properties inherited from Quantum.PropertyAttribute
int order [get, set]
 The order in which the property will be displayed. More...
 

Detailed Description

Marks a field as a reference to a local object. In Unity, a local object is an object from the same scene or prefab. Automatically applied by CodeGen.