CryAction/Persistant2DText
From Blue Mars Developer Guidebook
|
|
Return to CryAction
Function
- Persistant2DText(text, size, color, name, timeout)
- display text with fadeout
- text - string message to display
- size - number size of the text
- color - vector color of the text
- timeout - number time to fade
Examples
See ARDebugMessage

