Navigation
API > API/Plugins > API/Plugins/ChaosModularVehicle
| Name | IChaosModularVehiclePlugin |
| Type | class |
| Header File | /Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicle/Public/ChaosModularVehicle/ChaosModularVehiclePlugin.h |
| Include Path | #include "ChaosModularVehicle/ChaosModularVehiclePlugin.h" |
Syntax
class IChaosModularVehiclePlugin : public IModuleInterface
Implements Interfaces
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IChaosModularVehiclePlugin & Get () |
Singleton-like access to this module's interface. | ChaosModularVehicle/ChaosModularVehiclePlugin.h | |
static bool IsAvailable () |
Checks to see if this module is loaded and ready. | ChaosModularVehicle/ChaosModularVehiclePlugin.h |