![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FPlugin, including all inherited members.
| AsShared() | TSharedFromThis< IPlugin > | inline |
| AsShared() const | TSharedFromThis< IPlugin > | inline |
| AsSharedSubobject(SubobjectType *SubobjectPtr) const | TSharedFromThis< IPlugin > | inline |
| AsWeak() | TSharedFromThis< IPlugin > | inline |
| AsWeak() const | TSharedFromThis< IPlugin > | inline |
| AsWeakSubobject(SubobjectType *SubobjectPtr) const | TSharedFromThis< IPlugin > | inline |
| bEnabled | FPlugin | |
| bIsMounted | FPlugin | |
| CanContainContent() const override | FPlugin | inlinevirtual |
| CanContainVerse() const override | FPlugin | inlinevirtual |
| Descriptor | FPlugin | |
| DoesSharedInstanceExist() const | TSharedFromThis< IPlugin > | inline |
| ExplicitlyLoadedLocalizationDataMountedRefCount | FPlugin | |
| FileName | FPlugin | |
| FPlugin(const FString &FileName, const FPluginDescriptor &InDescriptor, EPluginType InType) | FPlugin | |
| GetBaseDir() const override | FPlugin | virtual |
| GetContentDir() const override | FPlugin | virtual |
| GetDeprecatedEngineVersion() const override | FPlugin | inlinevirtual |
| GetDescriptor() const override | FPlugin | virtual |
| GetDescriptorFileName() const override | FPlugin | inlinevirtual |
| GetExtensionBaseDirs() const override | FPlugin | virtual |
| GetFriendlyName() const override | FPlugin | inlinevirtual |
| GetLoadedFrom() const override | FPlugin | virtual |
| GetMountedAssetPath() const override | FPlugin | virtual |
| GetName() const override | FPlugin | inlinevirtual |
| GetType() const override | FPlugin | inlinevirtual |
| GetVersePath() const override | FPlugin | inlinevirtual |
| GetVerseVersion() const override | FPlugin | inlinevirtual |
| IsEnabled() const override | FPlugin | inlinevirtual |
| IsEnabledByDefault(bool bAllowEnginePluginsEnabledByDefault) const override | FPlugin | virtual |
| IsHidden() const override | FPlugin | inlinevirtual |
| IsMounted() const override | FPlugin | inlinevirtual |
| IsSceneGraphEnabled() const override | FPlugin | inlinevirtual |
| Name | FPlugin | |
| operator=(TSharedFromThis const &) | TSharedFromThis< IPlugin > | inlineprotected |
| PluginExtensionFileNameList | FPlugin | |
| SetIsMounted(bool bInIsMounted) | FPlugin | inline |
| SharedThis(OtherType *ThisPtr) | TSharedFromThis< IPlugin > | inlineprotectedstatic |
| SharedThis(const OtherType *ThisPtr) | TSharedFromThis< IPlugin > | inlineprotectedstatic |
| TSharedFromThis() | TSharedFromThis< IPlugin > | inlineprotected |
| TSharedFromThis(TSharedFromThis const &) | TSharedFromThis< IPlugin > | inlineprotected |
| Type | FPlugin | |
| UpdateDescriptor(const FPluginDescriptor &NewDescriptor, FText &OutFailReason) override | FPlugin | virtual |
| UpdateWeakReferenceInternal(TSharedPtr< SharedPtrType, SharedPtrMode > const *InSharedPtr, OtherType *InObject) const | TSharedFromThis< IPlugin > | inline |
| UpdateWeakReferenceInternal(TSharedRef< SharedRefType, SharedPtrMode > const *InSharedRef, OtherType *InObject) const | TSharedFromThis< IPlugin > | inline |
| ~FPlugin() | FPlugin | virtual |
| ~IPlugin() | IPlugin | inlinevirtual |
| ~TSharedFromThis() | TSharedFromThis< IPlugin > | inlineprotected |