Click or drag to resize

JsonPrefabAttribute Class

Attribute to use for the State-Mono mode.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    Kit.ContainersJsonPrefabAttribute

Namespace:  Kit.Containers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public class JsonPrefabAttribute : Attribute
Request Example View Source

The JsonPrefabAttribute type exposes the following members.

Constructors
  NameDescription
Public methodJsonPrefabAttribute
Initializes a new instance of the JsonPrefabAttribute class
Top
Fields
  NameDescription
Public fieldPath
Top
See Also