SetEditBoxCursorBlinkTime
Description
Sets the time in seconds between the cursor being visible and invisible in the text entry box.
Definition
SetEditBoxCursorBlinkTime( index, time )
void agk::SetEditBoxCursorBlinkTime( uint32_t index, float time )
Parameters
- index - The ID of the edit box to modify.
- time - The time in seconds.