コード例 #1
0
 public bool IsSkeletonAvailable(SkeletonType Type)
 {
     return(m_Wrapper.IsSkeletonAvailable(Type));
 }