Unravel Engine C# Reference
Loading...
Searching...
No Matches
Unravel.Core.Texture Class Reference
Inheritance diagram for Unravel.Core.Texture:
Unravel.Core.Asset< Texture >

Additional Inherited Members

- Public Member Functions inherited from Unravel.Core.Asset< Texture >
override bool Equals (object obj)
 Determines whether the specified object is equal to the current asset.
 
bool Equals (Asset< T > other)
 Determines whether the specified Asset<T> is equal to the current asset.
 
override int GetHashCode ()
 Serves as the default hash function for the asset.
 
- Static Public Member Functions inherited from Unravel.Core.Asset< Texture >
static bool operator== (Asset< T > lhs, Asset< T > rhs)
 Determines whether two Asset<T> instances are equal.
 
static bool operator!= (Asset< T > lhs, Asset< T > rhs)
 Determines whether two Asset<T> instances are not equal.
 
- Properties inherited from Unravel.Core.Asset< Texture >
Guid uid [get, set]
 Gets the unique identifier (UID) of the asset.
 

Detailed Description

Definition at line 62 of file Assets.cs.


The documentation for this class was generated from the following file: