mirror of
https://github.com/Ed94/Cog.git
synced 2026-08-06 23:58:48 +00:00
Merge branch 'main' of https://github.com/arnaud-jamin/Cog
This commit is contained in:
@@ -166,6 +166,13 @@ Used to inspect and modify an Object properties
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### Levels
|
||||||
|
Can be used to load specific levels
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### Log Categories
|
### Log Categories
|
||||||
Can be used to activate and deactivate log categories
|
Can be used to activate and deactivate log categories
|
||||||
|
|
||||||
@@ -351,6 +358,8 @@ Used to apply tweaks to all the spawned actors
|
|||||||
- The tweaks are used to test various gameplay settings by actor category
|
- The tweaks are used to test various gameplay settings by actor category
|
||||||
- The tweaks can be configured in a data asset.
|
- The tweaks can be configured in a data asset.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## Debug Functionalities
|
## Debug Functionalities
|
||||||
|
|
||||||
Cog provides C++ and Blueprint functions to log and debug draw within Log Categories.
|
Cog provides C++ and Blueprint functions to log and debug draw within Log Categories.
|
||||||
|
|||||||
Reference in New Issue
Block a user