Nostalgia  2.1.5
DontMoveAttribute Class Reference

Hierarchyウィンドウへドラッグ&ドロップしてコンポーネントが移動できないようにする属性 More...

Inheritance diagram for DontMoveAttribute:

Public Member Functions

 DontMoveAttribute (bool dontMoveGameObject)
 コンストラクタ More...
 

Public Attributes

bool dontMoveGameObject
 

Detailed Description

Hierarchyウィンドウへドラッグ&ドロップしてコンポーネントが移動できないようにする属性

Constructor & Destructor Documentation

DontMoveAttribute ( bool  dontMoveGameObject)

コンストラクタ

Parameters
dontMoveGameObjectゲームオブジェクトの移動も禁止するかどうか

Member Data Documentation

bool dontMoveGameObject