ITextureShare::ReleaseShare

Delete TextureShare object

Windows
MacOS
Linux

References

Module

TextureShare

Header

/Engine/Plugins/Runtime/TextureShare/Source/TextureShare/Public/ITextureShare.h

Include

#include "ITextureShare.h"

Syntax

bool ReleaseShare
(
    const FString & ShareName
)

Remarks

Delete TextureShare object

Returns

True if the success

Parameters

Parameter

Description

ShareName

Unique share name (case insensitive)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss