Universe.Region.SceneObjectGroup.GetAttachmentPoint C# (CSharp) 메소드

GetAttachmentPoint() 공개 메소드

public GetAttachmentPoint ( ) : byte
리턴 byte
        public byte GetAttachmentPoint()
        {
            return m_rootPart.Shape.State;
        }
SceneObjectGroup