C# Class xc.Dungeon.InteractionObject

互动物体/机关
Inheritance: xc.Dungeon.ILevelObject
ファイルを表示 Open project: wuhuolong/MaxBooks Class Usage Examples

Public Methods

Method Description
InteractionObject ( Neptune.Interaction data ) : UnityEngine

构造函数

Method Details

InteractionObject() public method

构造函数
public InteractionObject ( Neptune.Interaction data ) : UnityEngine
data Neptune.Interaction
return UnityEngine