OpenBarnyard
 
Loading...
Searching...
No Matches
ACheatActivator.h
Go to the documentation of this file.
1#pragma once
2
3class ACheatActivator : public Toshi::TObject
4 , public Toshi::TSingleton<ACheatActivator>
5{
6public:
7 TDECLARE_CLASS( ACheatActivator, Toshi::TObject );
8};
TDECLARE_CLASS(ACheatActivator, Toshi::TObject)