0x00x0028
Members 0
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| No reflected members. | |||||
Functions 13
| Signature | Flags | Native | Params |
|---|---|---|---|
| bool IsPluginMounted(const FString& PluginName) | FinalNative+2 flags | 0x11 | |
| bool GetPluginVersionName(const FString& PluginName, const FString& OutVersionName) | FinalNative+2 flags | 0x21 | |
| bool GetPluginVersion(const FString& PluginName, const int32& OutVersion) | FinalNative+2 flags | 0x15 | |
| bool GetPluginNameForObjectPath(const FSoftObjectPath& ObjectPath, const FString& OutPluginName) | FinalNative+2 flags | 0x31 | |
| bool GetPluginMountedAssetPath(const FString& PluginName, const FString& OutAssetPath) | FinalNative+2 flags | 0x21 | |
| bool GetPluginEditorCustomVirtualPath(const FString& PluginName, const FString& OutVirtualPath) | FinalNative+2 flags | 0x21 | |
| bool GetPluginDescriptorFilePath(const FString& PluginName, const FString& OutFilePath) | FinalNative+2 flags | 0x21 | |
| bool GetPluginDescription(const FString& PluginName, const FString& OutDescription) | FinalNative+2 flags | 0x21 | |
| bool GetPluginContentDir(const FString& PluginName, const FString& OutContentDir) | FinalNative+2 flags | 0x21 | |
| bool GetPluginBaseDir(const FString& PluginName, const FString& OutBaseDir) | FinalNative+2 flags | 0x21 | |
| TArray<FString> GetEnabledPluginNames() | FinalNative+2 flags | 0x10 | |
| TArray<FString> GetAdditionalProjectPluginSearchPaths() | FinalNative+2 flags | 0x10 | |
| TArray<FString> GetAdditionalPluginSearchPaths() | FinalNative+2 flags | 0x10 |