Unreal/Unreal etc
커멘드렛 (commandlet)
붕대마음
2011. 10. 20. 17:19
반응형
http://wiki.beyondunreal.com/Commandlet
http://udn.epicgames.com/Three/MakingACommandletKR.html
ex)
run PJClientGame.Test0003_Commandlet Tester
PJClientGame이라는 프로젝트에 Test0003_Commandlet 라는 파일에 있는 main 함수에 "Tester"라는
문자열을 파라미터로 하여 호출한다는 뜻.