|
sc2-gamedata
|
#include <GameUI.h>

Public Attributes | |
| CModelPath | Model |
| Model. More... | |
| real32 | Scale |
| Scale. More... | |
| uint32 | NameSize |
| Name Size. More... | |
| real32 | HeightOffset |
| Height Offset. More... | |
| C3Vector | SelectionOffset |
| Selection Offset. More... | |
| real32 | SelectionRadius |
| Selection Radius. More... | |
| real32 SPointModel::HeightOffset |
Height Offset.
Height offset of the point model
| CModelPath SPointModel::Model |
Model.
Model for the point
| uint32 SPointModel::NameSize |
Name Size.
Size of the point name
| real32 SPointModel::Scale |
Scale.
Size of the point model
| C3Vector SPointModel::SelectionOffset |
Selection Offset.
Selection circle offset coordinates for the point model
| real32 SPointModel::SelectionRadius |
Selection Radius.
Radius of the selection circle for the point model
1.8.14