Navigation
API > API/Editor > API/Editor/UnrealEd
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool GetFROTATOR
(
const TCHAR* Stream, |
Editor.h | ||
bool GetFROTATOR
(
const TCHAR* Stream, |
Editor.h |
GetFROTATOR(const TCHAR *, FRotator &, int)
| Name | GetFROTATOR |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Editor.h |
| Include Path | #include "Editor.h" |
bool GetFROTATOR
(
const TCHAR * Stream,
FRotator & Rotation,
int ScaleFactor
)
GetFROTATOR(const TCHAR , const TCHAR , FRotator &, int32)
| Name | GetFROTATOR |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Editor.h |
| Include Path | #include "Editor.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/ParamParser.cpp |
bool GetFROTATOR
(
const TCHAR * Stream,
const TCHAR * Match,
FRotator & Rotation,
int32 ScaleFactor
)