C# Class UnityEditor.KabamXCodeEditor.PBXVariantGroup

Inheritance: PBXObject
显示文件 Open project: Kabam/XCodeEditor-for-Unity

Public Methods

Method Description
PBXVariantGroup ( ) : System.Collections
PBXVariantGroup ( string guid, PBXDictionary dictionary ) : System.Collections

Method Details

PBXVariantGroup() public method

public PBXVariantGroup ( ) : System.Collections
return System.Collections

PBXVariantGroup() public method

public PBXVariantGroup ( string guid, PBXDictionary dictionary ) : System.Collections
guid string
dictionary PBXDictionary
return System.Collections