Description
Wiki Description
Returns if this location has any unreserved refs with the specified LocationRefType.
Documentation Comment
Returns if this location has the specified reference type
Parameters
LocationRefTypeakRefType
CK Wiki Description
The LocationRefType to query for.
Examples
No human-generated examples found for this function.
Auto-Generated Example
LocationRefType myLocationRefType__akRefType
bool returnedValue = myLocation__toCallFunctionOn.HasRefType(myLocationRefType__akRefType)