Move tangible state into TangibleComponent
This commit is contained in:
7
Source/Integration/IntegrationGameState.h
Normal file
7
Source/Integration/IntegrationGameState.h
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
class UTangibleManager;
|
||||
|
||||
namespace IntegrationGameState {
|
||||
UTangibleManager* GetTangibleManager(AActor *actor);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user