Photon Fusion 2.1.1

PluginAssetExportSettingsAttribute(PluginExportOptions options) Class Reference

Use this attribute to control how assets of the attributed class will be exported for use in the plugin. More...

Properties

PluginExportOptions Options [get]

Detailed Description

Use this attribute to control how assets of the attributed class will be exported for use in the plugin.

Parameters
optionsSet to PluginExportOptions.Export to export all assets of this type and all the subtypes. Usually needs to be paired with PluginCodeExportSettingsAttribute