Class for Server operation.
Namespace:
T.Modules.RemoteAssets
Assembly: T.Modules (in T.Modules.dll)
Top
Top
Assembly: T.Modules (in T.Modules.dll)
Name | Description | |
---|---|---|
![]() |
ModuleRemoteAssets(RunObj, int) | Construct the instance |
Name | Description | |
---|---|---|
![]() |
GetChildrenElements(string, bool, bool, bool) | Gets the children elements |
![]() |
GetElementType(string) | Get an element type |
![]() |
GetRegisteredAssets() | Get the registered assets |
![]() |
RefreshElements() | Refresh elements |
![]() |
RegisterAssets(string[], string[], bool, bool) | Register an Asset list, creating a bind between Asset and TagName |
![]() |
UnregisterAllAssets(bool) | Unregister all Assets, closing the bind between Asset and TagName |
![]() |
UnregisterAssets(string[], bool) | Unregister an Asset list closing the bind between Asset and TagName |