mirror of
https://github.com/Ed94/Cog.git
synced 2026-08-05 15:18:47 +00:00
Update README.md
This commit is contained in:
@@ -531,8 +531,8 @@ void UCogSampleConfigurationSubsystem::PostInitialize()
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
> [!TIP]
|
> [!NOTE]
|
||||||
> The reason you need to manually add this code is because all Cog code appart from CogCommon is stripped in `Shipping` build.
|
> The reason you need to manually add this code is because you can customize which windows are displayed in the main menu, and because all Cog code appart from the `CogCommon` module is stripped in `Shipping` build.
|
||||||
|
|
||||||
- Implement Cog Interfaces on your desired actor classes:
|
- Implement Cog Interfaces on your desired actor classes:
|
||||||
```cpp
|
```cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user