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: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
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