Table of Contents

Class PluginModuleBase

Namespace
TAssetBundle
Assembly
TAssetBundle.dll
public abstract class PluginModuleBase
Inheritance
PluginModuleBase
Derived
Inherited Members

Properties

IsAvailable

public abstract bool IsAvailable { get; }

Property Value

bool

Owner

protected IPlugin Owner { get; }

Property Value

IPlugin