Added New Static Mesh Functions

This commit is contained in:
n00b
2025-01-25 23:53:43 -05:00
parent 8e161a1a22
commit 17b420578c
157 changed files with 2590 additions and 1150 deletions

View File

@@ -9,7 +9,7 @@
<body>
<p><h2>sub setActorMaterialFlag( actor, flag, flag_value) </h2></p>
<p>
Sets the value of an actor's material flag.
Sets the value of an actor's material flag.
</p>
<p>
Note: The material on this would be material 0. To set other material flag's you need to get a reference to the actor's material with GetActorMaterial().