Loader for Tesla Engine Binary Object (TEBO) files.
| C# |
public class BinaryLoader : ResourceLoader<ISavable>
| All Members | Constructors | Methods | Properties | ||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
BinaryLoader()()()() |
Initializes a new instance of the BinaryLoader class.
|
|
|
ContentManager |
Gets the content manager that currently references the loader.
(Inherited from ResourceLoader.) |
|
|
Equals(Object) |
(Inherited from Object.) |
|
|
Extension |
Gets the file extension of the resource to look for.
(Inherited from ResourceLoader.) |
|
|
Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
|
|
GetHashCode()()()() |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
|
GetType()()()() |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
Load(Stream) |
Loads the specified input stream containing the TEBO file.
|
|
|
Load(IResource, LoaderParameters) |
Loads the specified resource.
(Overrides ResourceLoader<(Of <(<'ISavable>)>)>.Load(IResource, LoaderParameters).) |
|
|
Load(IResource, Type, LoaderParameters) |
Loads the resource.
(Inherited from ResourceLoader<(Of <(<'T>)>)>.) |
|
|
MemberwiseClone()()()() |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
OnInitialize()()()() |
Called when the loader is initialized by the content manager.
(Inherited from ResourceLoader.) |
|
|
TargetType |
Gets the target type of the object to be returned when the resource is loaded and processed.
(Inherited from ResourceLoader.) |
|
|
ToString()()()() |
(Inherited from Object.) |
| Object | |||
|
|
ResourceLoader | ||
|
|
ResourceLoader < (Of < ( <' ISavable > ) > ) > | ||
|
|
BinaryLoader | ||
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)