Choose your operating system:
Windows
macOS
Linux
| FRefCountedObject
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/HModel.h |
Include |
#include "HModel.h" |
class HModel : public HHitProxy
A hit proxy representing a UModel.
Name | Description | |
---|---|---|
|
HModel ( |
Initialization constructor. |
Name | Description | ||
---|---|---|---|
|
UModel * |
GetModel() |
|
|
UModelCompon... |
GetModelComponent() |
Accessors. |
|
HHitProxyTyp... |
GetType() |
|
|
ResolveSurface ( |
Finds the surface at the given screen coordinates of a view family. |
|
|
HHitProxyTyp... |
StaticGetType() |
Name | Description | ||
---|---|---|---|
|
AddReferencedObjects ( |
||
|
EMouseCursor... |
GetMouseCursor() |
Override to change the mouse based on what it is hovering over. |