Engine:Limits

From AddOn Studio
Revision as of 00:56, 22 October 2023 by Bear (talk | contribs) (→‎Data limits)
Jump to navigation Jump to search
Engine development

This is a reference for Engine general limits.

Notes

Key

Reference

Data limits

  • Names in general are limited to 63 characters maximum.
    • Applies to names of CVar, CCmd, Alias, and context.
    • Applies to data relative asset names, which is the full relative asset path and name.
  • 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.