Nexus.Client.Games.Gamebryo.Tools.TESsnip.BaseRecord.GetDesc C# (CSharp) 메소드

GetDesc() 공개 추상적인 메소드

Gets the description of the record.
public abstract GetDesc ( ) : string
리턴 string
		public abstract string GetDesc();