Classes | Defines | Functions

ISceneStateManager.h File Reference

This reference page is linked to from the following overview topics: Managing Scene States.


#include "iFnPub.h"
#include "FileEnumConstants.h"
#include "GetCOREInterface.h"

Go to the source code of this file.

Classes

class   ISceneStateManager
  This class is the public interface to the scene state feature. More...

Defines

#define  SCENESTATE_PARTS_COUNT   10
#define  IID_ISceneStateManager   Interface_ID(0xECA7BD8E, 0xD3934669)
  Scene State Manager interface ID.

Functions

ISceneStateManager GetSceneStateManager ()
  Returns the interface to the Scene State Manager singleton object.

Define Documentation

#define SCENESTATE_PARTS_COUNT   10

Definition at line 22 of file ISceneStateManager.h.

#define IID_ISceneStateManager   Interface_ID(0xECA7BD8E, 0xD3934669)

Scene State Manager interface ID.

Definition at line 115 of file ISceneStateManager.h.


Function Documentation

ISceneStateManager* GetSceneStateManager ( ) [inline]

Returns the interface to the Scene State Manager singleton object.

Definition at line 118 of file ISceneStateManager.h.