genesis-3d_engine/Engine/app/graphicfeature/graphicsfeatureprotocol.h

16 lines
471 B
C
Raw Normal View History

#pragma once
//------------------------------------------------------------------------------
/**
This file was generated with Nebula3's idlc compiler tool.
DO NOT EDIT
*/
#include "messaging/message.h"
#include "util/variant.h"
#include "appframework/component.h"
//------------------------------------------------------------------------------
namespace App
{
} // namespace App
//------------------------------------------------------------------------------