Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FImplicitObject
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TargetType * AsAChecked () |
Chaos/ImplicitObject.h | ||
TargetType * AsAChecked () |
Chaos/ImplicitObject.h |
AsAChecked()
| Name | AsAChecked |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ImplicitObject.h |
| Include Path | #include "Chaos/ImplicitObject.h" |
template<typename TargetType>
const TargetType * AsAChecked() const
AsAChecked()
| Name | AsAChecked |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ImplicitObject.h |
| Include Path | #include "Chaos/ImplicitObject.h" |
template<typename TargetType>
TargetType * AsAChecked()