|
Gocator API
|
Represents a profile feature used in various profile tools.
Inherits kObject.
Public Member Functions | |
| GoProfileRegion | GoProfileFeature_Region (GoProfileFeature feature) |
| Gets the profile feature region. More... | |
| kStatus | GoProfileFeature_SetType (GoProfileFeature feature, GoProfileFeatureType type) |
| Sets the feature type. More... | |
| GoProfileFeatureType | GoProfileFeature_Type (GoProfileFeature feature) |
| Gets the profile feature type. More... | |
| GoProfileRegion GoProfileFeature_Region | ( | GoProfileFeature | feature | ) |
Gets the profile feature region.
| feature | GoProfileFeature object. |
| kStatus GoProfileFeature_SetType | ( | GoProfileFeature | feature, |
| GoProfileFeatureType | type | ||
| ) |
Sets the feature type.
| feature | GoProfileFeature object. |
| type | GoProfileFeatureType object. |
| GoProfileFeatureType GoProfileFeature_Type | ( | GoProfileFeature | feature | ) |