C# 클래스 FFXIVAPP.Hooker.Events.AddOrUpdateOverlayEventArgs

상속: System.MarshalByRefObject
파일 보기 프로젝트 열기: Icehunter/ffxivapp-hooker 1 사용 예제들

공개 메소드들

메소드 설명
AddOrUpdateOverlayEventArgs ( System.Guid overlayID, Stream imageStream, float alpha, PointF location ) : System

메소드 상세

AddOrUpdateOverlayEventArgs() 공개 메소드

public AddOrUpdateOverlayEventArgs ( System.Guid overlayID, Stream imageStream, float alpha, PointF location ) : System
overlayID System.Guid
imageStream Stream
alpha float
location System.Drawing.PointF
리턴 System