Category:Non-internal entities

From Valve Developer Community
Revision as of 03:16, 26 May 2024 by N0one (talk | contribs)
Jump to navigation Jump to search

A Non-Internal entity is when there is no entity in the FGD by default. an FGD tells Hammer Hammer what entities exist in the engine, and what keyvalues, inputs, outputs, and flags they have.
If information for an entity is missing from an FGD, it can be manually added through Hammer without it. FGD info is not required to use anything, but it does help make the mapping process much simpler.
See Non-FGD features for more info.

See also Category:Internal entities.