Updated docs

This commit is contained in:
n00b
2024-12-15 23:12:45 -05:00
parent 7181b6924a
commit 3a03aaa148
124 changed files with 518 additions and 202 deletions

View File

@@ -1,4 +1,6 @@
#title deleteMaterial [RCBasic Doc]
#header sub deleteMaterial( material_id)
#title DeleteMaterial [RCBasic Doc]
#header Sub DeleteMaterial( material_id)
Removes a material from memory
NOTE: In the case of actor materials, this will simple drop the reference to it but it will not remove the material from the actor.