InspectorGenericFields<T> Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A set of Inspector fields for setting up properties in a component that can be automatically rendered in a custom inspector
C++
generic <typename T>
public ref class InspectorGenericFields
public class InspectorGenericFields<T>
type InspectorGenericFields<'T> = class
Public Class InspectorGenericFields(Of T)
- T
- Inheritance
-
InspectorGenericFields<T>
Get |
Searches through a class for InspectorField tags creates properties that can be serialized and automatically rendered in a custom inspector |
Load |
Copies values from Inspector PropertySettings to an instantiated class on start, helps overcome polymorphism limitations of serialization |
منتج | الإصدارات |
---|---|
MRTK2 Unity 2018 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0 |
MRTK2 Unity 2019 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |