C# Class OpenSim.Framework.RequestAssetArgs

Inheritance: EventArgs
Mostra file Open project: Mobius-Team/Mobius

Public Properties

Property Type Description
ChannelType int
Priority float
SourceType int
TransferID UUID

Property Details

ChannelType public_oe property

public int ChannelType
return int

Priority public_oe property

public float Priority
return float

SourceType public_oe property

public int SourceType
return int

TransferID public_oe property

public UUID TransferID
return UUID