Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FExternalForces
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsUsePointBasedWindModelEnabled
(
const ::Chaos::Softs::FCollectionPropertyConstFacade& InPropertyCollection |
Chaos/SoftsExternalForces.h | ||
static bool IsUsePointBasedWindModelEnabled
(
const ::Chaos::Softs::FCollectionPropertyConstFacade& InPropertyCollection, |
Chaos/SoftsExternalForces.h |
IsUsePointBasedWindModelEnabled(const ::Chaos::Softs::FCollectionPropertyConstFacade &)
| Name | IsUsePointBasedWindModelEnabled |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/SoftsExternalForces.h |
| Include Path | #include "Chaos/SoftsExternalForces.h" |
bool IsUsePointBasedWindModelEnabled
(
const ::Chaos::Softs::FCollectionPropertyConstFacade & InPropertyCollection
) const
IsUsePointBasedWindModelEnabled(const ::Chaos::Softs::FCollectionPropertyConstFacade &, bool)
| Name | IsUsePointBasedWindModelEnabled |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/SoftsExternalForces.h |
| Include Path | #include "Chaos/SoftsExternalForces.h" |
static bool IsUsePointBasedWindModelEnabled
(
const ::Chaos::Softs::FCollectionPropertyConstFacade & InPropertyCollection,
bool bDefault
)