C# 클래스 GameFramework.AbstractScriptBehavior

상속: UnityEngine.MonoBehaviour
파일 보기 프로젝트 열기: dreamanlan/CSharpGameFramework 1 사용 예제들

보호된 메소드들

메소드 설명
OnResourceEnabled ( bool _enabled ) : void

메소드 상세

OnResourceEnabled() 보호된 추상적인 메소드

protected abstract OnResourceEnabled ( bool _enabled ) : void
_enabled bool
리턴 void