C# 클래스 EquipmentItem, Fhiz_uMMORPG_AddOns_3d

EquipmentItem: A class used to distinguish Item GameObjects as a EquipmentItem and what the player can do with these items
상속: Item
파일 보기 프로젝트 열기: wovencode/Fhiz_uMMORPG_AddOns_3d 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
femaleUmaRecipe UMATextRecipe
maleUmaRecipe UMATextRecipe

프로퍼티 상세

femaleUmaRecipe 공개적으로 프로퍼티

public UMATextRecipe femaleUmaRecipe
리턴 UMATextRecipe

maleUmaRecipe 공개적으로 프로퍼티

public UMATextRecipe maleUmaRecipe
리턴 UMATextRecipe