Property | Type | Description | |
---|---|---|---|
m_ExamineText | UILabel, | ||
m_Offset | Vector3 | ||
m_PickupText | UILabel, | ||
m_Target | GameObject | ||
m_UseText | UILabel, | ||
r_Grid | UIGrid, |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
LateUpdate ( ) : void | ||
Start ( ) : void | ||
active ( bool value ) : void | ||
reposition ( ) : void | ||
setupInteractionTexts ( string examineText, string useText ) : void |
public setupInteractionTexts ( string examineText, string useText ) : void | ||
examineText | string | |
useText | string | |
return | void |