Navigation
API > API/Runtime > API/Runtime/UMG
| |
|
| Name |
FIntermediateMargin |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/UMG/Public/Animation/MovieSceneUMGComponentTypes.h |
| Include Path |
#include "Animation/MovieSceneUMGComponentTypes.h" |
Syntax
struct FIntermediateMargin
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Bottom |
double |
|
Animation/MovieSceneUMGComponentTypes.h |
|
| Left |
double |
|
Animation/MovieSceneUMGComponentTypes.h |
|
| Right |
double |
|
Animation/MovieSceneUMGComponentTypes.h |
|
| Top |
double |
|
Animation/MovieSceneUMGComponentTypes.h |
|