Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FPBDIslandManager
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FPBDIsland * GetIsland
(
const int32 IslandIndex |
Chaos/Island/IslandManager.h | ||
FPBDIsland * GetIsland
(
const int32 IslandIndex |
The following is intended for testing, debugging and visualization only and is not considered part of the API. | Chaos/Island/IslandManager.h |
GetIsland(const int32)
| Name | GetIsland |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Island/IslandManager.h |
| Include Path | #include "Chaos/Island/IslandManager.h" |
const FPBDIsland * GetIsland
(
const int32 IslandIndex
) const
GetIsland(const int32)
Description
The following is intended for testing, debugging and visualization only and is not considered part of the API.
| Name | GetIsland |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Island/IslandManager.h |
| Include Path | #include "Chaos/Island/IslandManager.h" |
FPBDIsland * GetIsland
(
const int32 IslandIndex
)