![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for IPlugin, 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 |
| CanContainContent() const =0 | IPlugin | pure virtual |
| CanContainVerse() const =0 | IPlugin | pure virtual |
| DoesSharedInstanceExist() const | TSharedFromThis< IPlugin > | inline |
| GetBaseDir() const =0 | IPlugin | pure virtual |
| GetContentDir() const =0 | IPlugin | pure virtual |
| GetDeprecatedEngineVersion() const =0 | IPlugin | pure virtual |
| GetDescriptor() const =0 | IPlugin | pure virtual |
| GetDescriptorFileName() const =0 | IPlugin | pure virtual |
| GetExtensionBaseDirs() const =0 | IPlugin | pure virtual |
| GetFriendlyName() const =0 | IPlugin | pure virtual |
| GetLoadedFrom() const =0 | IPlugin | pure virtual |
| GetMountedAssetPath() const =0 | IPlugin | pure virtual |
| GetName() const =0 | IPlugin | pure virtual |
| GetType() const =0 | IPlugin | pure virtual |
| GetVersePath() const =0 | IPlugin | pure virtual |
| GetVerseVersion() const =0 | IPlugin | pure virtual |
| IsEnabled() const =0 | IPlugin | pure virtual |
| IsEnabledByDefault(bool bAllowEnginePluginsEnabledByDefault) const =0 | IPlugin | pure virtual |
| IsHidden() const =0 | IPlugin | pure virtual |
| IsMounted() const =0 | IPlugin | pure virtual |
| IsSceneGraphEnabled() const =0 | IPlugin | pure virtual |
| operator=(TSharedFromThis const &) | TSharedFromThis< IPlugin > | inlineprotected |
| SharedThis(OtherType *ThisPtr) | TSharedFromThis< IPlugin > | inlineprotectedstatic |
| SharedThis(const OtherType *ThisPtr) | TSharedFromThis< IPlugin > | inlineprotectedstatic |
| TSharedFromThis() | TSharedFromThis< IPlugin > | inlineprotected |
| TSharedFromThis(TSharedFromThis const &) | TSharedFromThis< IPlugin > | inlineprotected |
| UpdateDescriptor(const FPluginDescriptor &NewDescriptor, FText &OutFailReason)=0 | IPlugin | pure 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 |
| ~IPlugin() | IPlugin | inlinevirtual |
| ~TSharedFromThis() | TSharedFromThis< IPlugin > | inlineprotected |