C# 클래스 OpenSim.Framework.RequestAssetArgs

상속: EventArgs
파일 보기 프로젝트 열기: Mobius-Team/Mobius

공개 프로퍼티들

프로퍼티 타입 설명
ChannelType int
Priority float
SourceType int
TransferID UUID

프로퍼티 상세

ChannelType 공개적으로 프로퍼티

public int ChannelType
리턴 int

Priority 공개적으로 프로퍼티

public float Priority
리턴 float

SourceType 공개적으로 프로퍼티

public int SourceType
리턴 int

TransferID 공개적으로 프로퍼티

public UUID TransferID
리턴 UUID