KarmaEngine
Game Engine for practical learning and research purposes
Loading...
Searching...
No Matches
World.h File Reference

This file contains UWorld class and FActorSpawnParameters. More...

#include "krpch.h"
#include "Object.h"
#include "SubClassOf.h"
Include dependency graph for World.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Karma::FActorSpawnParameters
 Struct of optional parameters passed to SpawnActor function(s). More...
 
class  Karma::UWorld
 The World is the top level object representing a map or a sandbox in which Actors and Components will exist and be rendered. More...
 
struct  Karma::UWorld::InitializationValues
 

Detailed Description

This file contains UWorld class and FActorSpawnParameters.

Author
Ravi Mohan (the_cowboy)
Version
1.0
Date
March 1, 2023