Loading...

UDK 관련 링크들. (계속 편집중)

udk editor - material : http://www.hourences.com/book/tutorialsue3mated.htm udn 관련 : http://udn.epicgames.com/Three/WebHomeKR.html - 비디오 튜토리얼 : http://udn.epicgames.com/Three/VideoTutorialsKR.html - 레벨 제작하기 : http://udn.epicgames.com/Three/CreatingLevelsKR.html - 언리얼 스크립트 참고서 : http://udn.epicgames.com/Three/UnrealScriptReferenceKR.html - UDK 커뮤니티 링크 : http://udn.epicgames.com/Three/UDKCommunity..

커멘드렛 (commandlet)

http://wiki.beyondunreal.com/Commandlet http://udn.epicgames.com/Three/MakingACommandletKR.html ex) run PJClientGame.Test0003_Commandlet Tester PJClientGame이라는 프로젝트에 Test0003_Commandlet 라는 파일에 있는 main 함수에 "Tester"라는 문자열을 파라미터로 하여 호출한다는 뜻.