Click or drag to resize

JsonPrefabAttribute Constructor

Initializes a new instance of the JsonPrefabAttribute class

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

Parameters

path
Type: SystemString
See Also