toNative static method
Implementation
static MasstransitStopFeatureMaskNative toNative(
MasstransitStopFeatureMask obj) {
return _MasstransitStopFeatureMaskNativeInit(obj.cooled, obj.heated);
}
static MasstransitStopFeatureMaskNative toNative(
MasstransitStopFeatureMask obj) {
return _MasstransitStopFeatureMaskNativeInit(obj.cooled, obj.heated);
}