Capycore Engine  0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
Loading...
Searching...
No Matches
network_identity.h File Reference
#include <engine/public/component.h>
#include <string>
Include dependency graph for network_identity.h:

Go to the source code of this file.

Classes

class  NetworkIdentity
 Component that gives a GameObject a network identity (UUID) and dirty flag. More...