7 lines
242 B
Plaintext
7 lines
242 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.
|