Click or drag to resize

ResourceLocation Class

** NOTE: ADDED in CFX 1.7 **

Describes a resource location
Inheritance Hierarchy
SystemObject
  CFX.StructuresResourceLocation

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class ResourceLocation

The ResourceLocation type exposes the following members.

Constructors
 NameDescription
Public methodResourceLocation 
Top
Properties
 NameDescription
Public propertyLocationDetail Optional details on the location. Ingored if set to null. This is a dynamic structure.
Public propertyParentResourceLocation An upper level ResourceLocation in which this ResourceLocation is located (optional)
Public propertyResource 
Top
See Also