Navigation
API > API/Plugins > API/Plugins/Water > API/Plugins/Water/ABuoyancyManager
- AActor::ShouldImport()
- ABuoyancyManager::ShouldImport()
References
| Module | Water |
| Header | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/BuoyancyManager.h |
| Include | #include "BuoyancyManager.h" |
virtual bool ShouldImport
(
FStringView ActorPropString,
bool IsMovingLevel
)
Remarks
Prevent import/export of buoyancy manager actors since they should be transient and are always spawned when the map is loaded.