Photon Unity Networking  v1.81
English | 日本語 | 한국
Static Public Member Functions | List of all members
GameObjectExtensions Class Reference

PUN 이 유니티 버전과 상호 작용을 쉽게 하기 위한 확장된 작은 숫자 메소드. More...

Static Public Member Functions

static bool GetActive (this GameObject target)
 활성화 게임오브젝트 프로퍼티의 Unity-version-independent 대체. More...
 

Detailed Description

PUN 이 유니티 버전과 상호 작용을 쉽게 하기 위한 확장된 작은 숫자 메소드.

Member Function Documentation

static bool GameObjectExtensions.GetActive ( this GameObject  target)
static

활성화 게임오브젝트 프로퍼티의 Unity-version-independent 대체.

Returns
Unity 3.5: active. 새로운 유니티 버전: activeInHierarchy.