Navigation
API > API/Plugins > API/Plugins/ChaosModularVehicleEngine
| Name | FModuleInputNetTokenData |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEngine/Public/ChaosModularVehicle/ModuleInputTokenStore.h |
| Include Path | #include "ChaosModularVehicle/ModuleInputTokenStore.h" |
Syntax
USTRUCT ()
struct FModuleInputNetTokenData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DecayValues | TArray< bool > | ChaosModularVehicle/ModuleInputTokenStore.h | ||
| Types | TArray< uint8 > | ChaosModularVehicle/ModuleInputTokenStore.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint64 GetUniqueKey() |
ChaosModularVehicle/ModuleInputTokenStore.h | ||
void Init
(
const TArray< FModuleInputValue >& ModuleInputs |
ChaosModularVehicle/ModuleInputTokenStore.h |