C# Class GUIElementSettings, tf_client

Show file Open project: wids-eria/tf_client

Public Properties

Property Type Description
offset Vector2

Public Methods

Method Description
GUIElementSettings ( GUIContainer, zone, GUIObject, obj ) : UnityEngine

Method Details

GUIElementSettings() public method

public GUIElementSettings ( GUIContainer, zone, GUIObject, obj ) : UnityEngine
zone GUIContainer,
obj GUIObject,
return UnityEngine

Property Details

offset public property

public Vector2 offset
return Vector2