Delegate JsonObject.VersionChange
Namespace: UnityEditor.ShaderGraph.Serialization
Syntax
protected delegate void VersionChange(int newVersion);
Parameters
Type | Name | Description |
---|---|---|
Int32 | newVersion |
protected delegate void VersionChange(int newVersion);
Type | Name | Description |
---|---|---|
Int32 | newVersion |