C# Class JCSUnity.JCS_GUITextPool

Text pool using Unity Engine's uGUI system.
Inheritance: MonoBehaviour
Show file Open project: MapleStoryUnity/MapleStoryUnity Class Usage Examples

Public Methods

Method Description
ExecuteOneFromPool ( bool secondSearch = false ) : JCSUnity.JCS_LogText

Get one text from pool.

Private Methods

Method Description
Awake ( ) : void
SpawnTextPool ( ) : void

Spawn the text pool base on number of handle.

Method Details

ExecuteOneFromPool() public method

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