Polyphase Game Engine
Loading...
Searching...
No Matches
AssetRef.h File Reference
#include "PolyphaseAPI.h"
#include "Asset.h"
#include "Constants.h"
#include <vector>
#include "Assertion.h"
#include <unordered_set>

Go to the source code of this file.

Classes

class  AssetRef
 

Typedefs

typedef AssetRef TextureRef
 
typedef AssetRef StaticMeshRef
 
typedef AssetRef MaterialRef
 
typedef AssetRef SkeletalMeshRef
 
typedef AssetRef ParticleSystemRef
 
typedef AssetRef SoundWaveRef
 
typedef AssetRef FontRef
 
typedef AssetRef SceneRef
 
typedef AssetRef TimelineRef
 
typedef AssetRef DataAssetRef
 
typedef AssetRef SpriteAnimationRef
 

Functions

POLYPHASE_API MutexObject * GetAssetRefMutex ()
 

Typedef Documentation

◆ DataAssetRef

◆ FontRef

typedef AssetRef FontRef

◆ MaterialRef

◆ ParticleSystemRef

◆ SceneRef

typedef AssetRef SceneRef

◆ SkeletalMeshRef

◆ SoundWaveRef

◆ SpriteAnimationRef

◆ StaticMeshRef

◆ TextureRef

◆ TimelineRef

Function Documentation

◆ GetAssetRefMutex()

POLYPHASE_API MutexObject * GetAssetRefMutex ( )