Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MegaMan
IO
Xml
Entities
CollisionComponentXmlWriter
C# 클래스 MegaMan.IO.Xml.Entities.CollisionComponentXmlWriter
상속:
IComponentXmlWriter
파일 보기
프로젝트 열기: Tesserex/C--MegaMan-Engine
공개 메소드들
메소드
설명
Write
(
IComponentInfo
info
,
XmlWriter
writer
) :
void
비공개 메소드들
메소드
설명
WriteHitbox
(
HitBoxInfo
box
,
XmlWriter
writer
) :
void
메소드 상세
Write()
공개
메소드
public
Write
(
IComponentInfo
info
,
XmlWriter
writer
) :
void
info
IComponentInfo
writer
System.Xml.XmlWriter
리턴
void