Click or drag to resize

CMETAiHasValue Method

Does this meta/attribute have a value set?

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public int iHasValue(
	int ph_object,
	int ph_attrib
)

public int iHasValue(
	int ph_object,
	int ph_attrib
)

Parameters

ph_object
Type: SystemInt32
Object
ph_attrib
Type: SystemInt32
Attribute

Return Value

Type: Int32
See Also