# Set Planet Players

Grammar — Change planet to display for players
FlagsNative | Action

Sets the player group that the specified planet will display for.

# Arguments

  • int [ planet ] — Planet
  • playergroup — Players

Returns — void

native void PlanetSetPlayerGroup(
	int inPlanetId,
	playergroup inPlayerGroup,
);

Category: Story / Planet Panel / Planet Properties

# Examples

— None found —