Engine:Limits: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{dev}} This is a reference for Engine general limits. == Notes == === Key === == Reference == === Data limits === * Names in general are 63 characters maximum. ** Applies to names of CVar, CCmd, Alias, and context. * Data relative assets paths with name are limited to * Paths not that are not data relative asset paths are 511 characters maximum.") |
|||
| Line 13: | Line 13: | ||
* Names in general are 63 characters maximum. | * Names in general are 63 characters maximum. | ||
** Applies to names of CVar, CCmd, Alias, and context. | ** Applies to names of CVar, CCmd, Alias, and context. | ||
* | ** Applies to data relative assets paths. | ||
* Paths not that are not data relative asset paths are 511 characters maximum. | * Paths not that are not data relative asset paths are limited to 511 characters maximum. | ||
** Applies to the full path and name folders and files in the engine install location. | |||
** Applies to the full path and name folders and files in any data location. | |||
Revision as of 00:48, 22 October 2023
This is a reference for Engine general limits.
Notes
Key
Reference
Data limits
- Names in general are 63 characters maximum.
- Applies to names of CVar, CCmd, Alias, and context.
- Applies to data relative assets paths.
- Paths not that are not data relative asset paths are limited to 511 characters maximum.
- Applies to the full path and name folders and files in the engine install location.
- Applies to the full path and name folders and files in any data location.