C# 클래스 FOnline.Den.BarbekkyBoy

파일 보기 프로젝트 열기: wladimiiir/vault112

공개 메소드들

메소드 설명
Init ( Critter boy ) : void
_BoyInit ( IntPtr ptr, bool firstTime ) : Critter
r_CreateHummer ( IntPtr player_ptr, IntPtr boy ) : uint

비공개 메소드들

메소드 설명
e_Announcement ( IntPtr values_ptr ) : uint
e_AnnouncementMorning ( IntPtr values_ptr ) : uint

메소드 상세

Init() 공개 정적인 메소드

public static Init ( Critter boy ) : void
boy Critter
리턴 void

_BoyInit() 공개 정적인 메소드

public static _BoyInit ( IntPtr ptr, bool firstTime ) : Critter
ptr System.IntPtr
firstTime bool
리턴 Critter

r_CreateHummer() 공개 정적인 메소드

public static r_CreateHummer ( IntPtr player_ptr, IntPtr boy ) : uint
player_ptr System.IntPtr
boy System.IntPtr
리턴 uint