C# 클래스 strange.extensions.context.impl.ContextView

상속: UnityEngine.MonoBehaviour, IContextView
파일 보기 프로젝트 열기: PlayFab/PlayFabGameServer

공개 메소드들

메소드 설명
ContextView ( ) : System

보호된 메소드들

메소드 설명
OnDestroy ( ) : void

When a ContextView is Destroyed, automatically removes the associated Context.

메소드 상세

ContextView() 공개 메소드

public ContextView ( ) : System
리턴 System

OnDestroy() 보호된 메소드

When a ContextView is Destroyed, automatically removes the associated Context.
protected OnDestroy ( ) : void
리턴 void