Class Col
A single .col file
Inherited Members
Namespace: Slipe.Client.Assets
Assembly: SlipeClient.dll
Syntax
public class Col : Asset
Constructors
| Improve this Doc View SourceCol(String)
Declaration
public Col(string filepath)
Parameters
Type | Name | Description |
---|---|---|
String | filepath |
Methods
| Improve this Doc View SourceApplyTo(Int32)
Applies the collision in the game
Declaration
public void ApplyTo(int model)
Parameters
Type | Name | Description |
---|---|---|
Int32 | model |
Load()
Load the col file into memory
Declaration
public void Load()
Restore(Int32)
Declaration
public static void Restore(int model)
Parameters
Type | Name | Description |
---|---|---|
Int32 | model |