# Dialog Item Unit Group Value

Grammar — Unit group value of property of dialogItem for player
FlagsNative | Function | Internal

# Arguments

  • int<control> — Dialog Item
  • int<preset::ControlProperty> — Property
  • int — Player

Returns — unitgroup

native unitgroup DialogControlGetPropertyAsUnitGroup(
	int control,
	int property,
	int player,
);

Category: Dialog / Dialog Item Values / Internal

# Examples

— None found —