C# Class Fungus.EditorUtils.FlowchartMenuItems

ファイルを表示 Open project: maurovanetti/inkfungus-template Class Usage Examples

Public Methods

Method Description
SpawnPrefab ( string prefabName ) : GameObject

Private Methods

Method Description
CreateFlowchart ( ) : void
CreateFungusLogo ( ) : void
ExportFungusPackage ( Array folders ) : void
ExportFungusPackageFull ( ) : void
ExportFungusPackageLite ( ) : void

Method Details

SpawnPrefab() public static method

public static SpawnPrefab ( string prefabName ) : GameObject
prefabName string
return GameObject