Class World
- Namespace
- ValveResourceFormat.ResourceTypes
- Assembly
- ValveResourceFormat.dll
Represents a world resource.
public class World : KeyValuesOrNTRO
Inheritance
Inherited Members
Extension Methods
Methods
GetEntityLumpNames()
Gets the entity lump names.
public IReadOnlyCollection<string> GetEntityLumpNames()
Returns
GetWorldLightingInfo()
Gets the world lighting information.
public KVObject GetWorldLightingInfo()
Returns
GetWorldNodeNames()
Gets the world node names.
public IReadOnlyCollection<string> GetWorldNodeNames()