SetSunPhase

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	SetSunPhase Medium NotTrusted Unencoded
	{
		AgentData		Single
		{	AgentID		LLUUID	}
		{	SessionID	LLUUID	}
	}
	{
		Data Single
		{	Phase		F32	} 
	}
}

Usage and Notes