Photon Quantum 3.0.0

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

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.