Wiki

Case Status
Log In

Wiki

 
Home ยป Action Reference»GUILayout Actions»GUILayout Begin Area Follow Ob…
Index
Navigation
Community Wiki

GUILayout Begin Area Follow Object

Begin a GUILayout area that follows the specified game object. Useful for overlays (e.g., playerName).

Game Object
The game object to follow.
Offset Left
Screen offset left.
Offset Top
Screen offset up.
Width
Width of area.
Height
Height of area.
Normalized
Use normalized screen coordinates (0-1).
Style
Optional style to use for the area.

 

Any GUILayout actions after this and before GUILayoutEndArea will follow the object!

Must be matched with a GUILayout End Area action.

See also: GUILayout Begin Area

 


Last modified on 2/7/2011 10:16 PM by User.

  • RSS Feed