8 lines
243 B
Plaintext
8 lines
243 B
Plaintext
#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.
|
|
|