C# Класс Universe.Physics.BulletSPlugin.BSAPIUnman.BulletShapeUnman

Наследование: BulletShape
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
ptr System.IntPtr

Открытые методы

Метод Описание
BulletShapeUnman ( IntPtr xx, BSPhysicsShapeType typ ) : System
Clear ( ) : void
Clone ( ) : BulletShape
ReferenceSame ( BulletShape other ) : bool

Описание методов

BulletShapeUnman() публичный Метод

public BulletShapeUnman ( IntPtr xx, BSPhysicsShapeType typ ) : System
xx System.IntPtr
typ BSPhysicsShapeType
Результат System

Clear() публичный Метод

public Clear ( ) : void
Результат void

Clone() публичный Метод

public Clone ( ) : BulletShape
Результат BulletShape

ReferenceSame() публичный Метод

public ReferenceSame ( BulletShape other ) : bool
other BulletShape
Результат bool

Описание свойств

ptr публичное свойство

public IntPtr,System ptr
Результат System.IntPtr