Photon Quantum 3.0.0

Public Attributes | List of all members
Quantum.QuantumMapBakeAssemblyAttribute Class Reference

This assembly attribute needs to be set inside custom assemblies that required static edit mode callbacks from the MapDataBakerCallback class. [assembly: QuantumMapBakeAssembly] More...

Inherits Attribute.

Public Attributes

bool Ignore
 Enabled to explicitly ignore this assembly when searching for callback implementations. More...
 

Detailed Description

This assembly attribute needs to be set inside custom assemblies that required static edit mode callbacks from the MapDataBakerCallback class. [assembly: QuantumMapBakeAssembly]

Member Data Documentation

◆ Ignore

bool Quantum.QuantumMapBakeAssemblyAttribute.Ignore

Enabled to explicitly ignore this assembly when searching for callback implementations.