Added New Static Mesh Functions
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
BINARY_OUTPUT_PLUS - Opens a file for both reading and writing. If the file already exist it will be overwritten.
|
||||
</li>
|
||||
<li>
|
||||
BINARY_APPEND_PLUS - Opens a file for reading and appending binary data to the end of the file.
|
||||
BINARY_APPEND_PLUS - Opens a file for reading and appending binary data to the end of the file.
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user