SceneAttribute Class

Summary

[Pro-Only] Causes the attributed int or string field to be drawn as a dropdown box for selecting scenes from the build settings.
Assembly
Kybernetik.InspectorGadgets.dll
Namespace
InspectorGadgets.Attributes
Base Types
  • PropertyAttribute
graph BT Type-->Base0["PropertyAttribute"] Type["SceneAttribute"] class Type type-node

Syntax

[System.Diagnostics.Conditional("UNITY_EDITOR")]
public sealed class SceneAttribute : PropertyAttribute

Attributes

Type Description
ConditionalAttribute