C# 클래스 JCSUnity.JCS_GUITextPool

Text pool using Unity Engine's uGUI system.
상속: MonoBehaviour
파일 보기 프로젝트 열기: MapleStoryUnity/MapleStoryUnity 1 사용 예제들

공개 메소드들

메소드 설명
ExecuteOneFromPool ( bool secondSearch = false ) : JCSUnity.JCS_LogText

Get one text from pool.

비공개 메소드들

메소드 설명
Awake ( ) : void
SpawnTextPool ( ) : void

Spawn the text pool base on number of handle.

메소드 상세

ExecuteOneFromPool() 공개 메소드

Get one text from pool.
public ExecuteOneFromPool ( bool secondSearch = false ) : JCSUnity.JCS_LogText
secondSearch bool
리턴 JCSUnity.JCS_LogText