Navigation
API > API/Plugins > API/Plugins/AnimGen
| Name | FSpinLockScope |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Animation/AnimGen/Source/AnimGen/Public/AnimGenControl.h |
| Include Path | #include "AnimGenControl.h" |
Syntax
class FSpinLockScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSpinLockScope
(
FSpinLock& InLock |
AnimGenControl.h | ||
FSpinLockScope
(
FSpinLockScope&& |
AnimGenControl.h | ||
FSpinLockScope
(
const FSpinLockScope& |
AnimGenControl.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FSpinLockScope() |
AnimGenControl.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Lock | FSpinLock & | AnimGenControl.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSpinLockScope & operator=
(
const FSpinLockScope& |
AnimGenControl.h | ||
FSpinLockScope & operator=
(
FSpinLockScope&& |
AnimGenControl.h |