# Y Of Point

Grammar — Y of p
FlagsNative | Function

Returns the Y coordinate of the specified point as a real value.

# Arguments

  • point — Point

Returns — fixed

native fixed PointGetY(point p);

Category: Point / Measurements

# Examples

# campaigns/liberty.sc2campaign

MapScript.galaxy

// L491
PointGetY(lp_point)
// L2430
PointGetY(lp_sawPosition)
// L2441
PointGetY(gv_screenLowerBound)
// L2446
PointGetY(gv_screenUpperBound)
// L2508
PointGetY(gv_cameraLocation)
// L2527
PointGetY(lv_minBound)
// L2527
PointGetY(lv_maxBound)
// L2539
PointGetY(lp_point)
// L2561
PointGetY(RegionGetBoundsMax(lv_bounds))
// L2845
PointGetY(lp_target)
// L304
PointGetY(UnitGetPosition(lp_u))
// L3708
PointGetY(lp_sourceCenter)
// L3710
PointGetY(lp_source)
// L19117
PointGetY(lv_loc)
// L1237
PointGetY(UnitGetPosition(lv_u))
// L2407
PointGetY(UnitGetPosition(auto395C2B50_var))
// L2420
PointGetY(lv_randomPoint)
// L2654
PointGetY(UnitGetPosition(auto1BE7B4F4_var))
// L2667
PointGetY(lv_randomPoint)
// L373
PointGetY(lp_target)
// L373
PointGetY(lp_source)
// L2271
PointGetY(lv_currentCameraLoc)
// L2271
PointGetY(gv_priorCameraLoc)
// L2278
PointGetY(lv_currentCameraLoc)
// L2278
PointGetY(gv_priorCameraLoc)
// L2759
PointGetY(lv_randomPoint)
// L2799
PointGetY(lv_randomPoint)
// L2361
PointGetY(lv_a)
// L2367
PointGetY(lv_a)
// L825
PointGetY(UnitGetPosition(lv_u))
// L1123
PointGetY(PointFromId(122))
// L1123
PointGetY(PointWithOffset(PointFromId(142), 0.0, 16.0))
// L1124
PointGetY(PointFromId(122))
// L1124
PointGetY(PointWithOffset(PointFromId(142), 0.0, 16.0))
// L1128
PointGetY(PointFromId(142))
// L1128
PointGetY(PointFromId(122))
// L1128
PointGetY(PointFromId(142))
// L1128
PointGetY(PointFromId(122))
// L1132
PointGetY(PointFromId(122))
// L6797
PointGetY(lv_randomSpot)
// L6812
PointGetY(lv_randomSpot)
// L6885
PointGetY(lv_randomSpot)
// L4328
PointGetY(lv_randomPoint)
// L486
PointGetY(UnitGetPosition(lp_mUnit))
// L488
PointGetY(lp_mPointEnd)
// L2422
PointGetY(lv_point)
// L2835
PointGetY(lv_point)
// L2847
PointGetY(lv_point)
// L3249
PointGetY(lv_point)
// L3740
PointGetY(lv_point)
// L3752
PointGetY(lv_point)
// L6053
PointGetY(lv_point)
// L491
PointGetY(lp_point)
// L2430
PointGetY(lp_sawPosition)
// L2441
PointGetY(gv_screenLowerBound)
// L2446
PointGetY(gv_screenUpperBound)
// L2508
PointGetY(gv_cameraLocation)
// L2527
PointGetY(lv_minBound)
// L2527
PointGetY(lv_maxBound)
// L2539
PointGetY(lp_point)
// L2561
PointGetY(RegionGetBoundsMax(lv_bounds))
// L2845
PointGetY(lp_target)
// L304
PointGetY(UnitGetPosition(lp_u))
// L3708
PointGetY(lp_sourceCenter)
// L3710
PointGetY(lp_source)
// L19117
PointGetY(lv_loc)
// L1237
PointGetY(UnitGetPosition(lv_u))
// L2407
PointGetY(UnitGetPosition(auto395C2B50_var))
// L2420
PointGetY(lv_randomPoint)
// L2654
PointGetY(UnitGetPosition(auto1BE7B4F4_var))
// L2667
PointGetY(lv_randomPoint)
// L373
PointGetY(lp_target)
// L373
PointGetY(lp_source)
// L2271
PointGetY(lv_currentCameraLoc)
// L2271
PointGetY(gv_priorCameraLoc)
// L2278
PointGetY(lv_currentCameraLoc)
// L2278
PointGetY(gv_priorCameraLoc)
// L2759
PointGetY(lv_randomPoint)
// L2799
PointGetY(lv_randomPoint)
// L2361
PointGetY(lv_a)
// L2367
PointGetY(lv_a)
// L825
PointGetY(UnitGetPosition(lv_u))
// L1123
PointGetY(PointFromId(122))
// L1123
PointGetY(PointWithOffset(PointFromId(142), 0.0, 16.0))
// L1124
PointGetY(PointFromId(122))
// L1124
PointGetY(PointWithOffset(PointFromId(142), 0.0, 16.0))
// L1128
PointGetY(PointFromId(142))
// L1128
PointGetY(PointFromId(122))
// L1128
PointGetY(PointFromId(142))
// L1128
PointGetY(PointFromId(122))
// L1132
PointGetY(PointFromId(122))
// L6797
PointGetY(lv_randomSpot)
// L6812
PointGetY(lv_randomSpot)
// L6885
PointGetY(lv_randomSpot)
// L4328
PointGetY(lv_randomPoint)
// L486
PointGetY(UnitGetPosition(lp_mUnit))
// L488
PointGetY(lp_mPointEnd)
// L2422
PointGetY(lv_point)
// L2835
PointGetY(lv_point)
// L2847
PointGetY(lv_point)