C# Class Common.GameEntityFactory.GameEntityPrefab

ファイルを表示 Open project: gamemachine/gamemachine

Public Properties

Property Type Description
id string
prefab Common.GameObject

Property Details

id public_oe property

public string id
return string

prefab public_oe property

public GameObject,Common prefab
return Common.GameObject