Skip to main content

Introduction

Wraper class for StyleOptionPlugin to allow for proper serializliation and deserialization in Unity.

Fields#

NameDescription
PluginInstance copy of plugin
Serialization TypeSerialized plugin type
Serialization DataSerialized plugin data
Serialization NamespaceSerialized plugin namespace

Properties#

NameDescription
instanceIdGets the unique id for the current instance of the plugin wrapper

Methods#

NameDescription
CloneClones the plugin wrapper
DataLoadLoad wrapper from stream
DataSaveSave wrapper to stream
MatchesCompare object to another copy