Version: 
PiXYZ Plugin for Unity
Scripting API Documentation
RuleSet

Inherits ScriptableObject, and ISerializationCallbackReceiver.

Public Attributes

VoidHandler changed
 
ProgressedCallback progressed
 

Detailed Description

Member Data Documentation

◆ changed

VoidHandler changed

Triggered when a property has been changed.

◆ progressed

ProgressedCallback progressed

Callback function triggered everytime the importer has progressed.

Always occurs in the main thread.