Updated docs and added constants to tracker
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>setMaterialFlag [RCBasic Doc] </title>
|
||||
<title>SetMaterialFlag [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>sub setMaterialFlag( material_id, material_flag, f_value) </h2></p>
|
||||
<p><h2>Sub SetMaterialFlag( material_id, material_flag, f_value) </h2></p>
|
||||
<p>
|
||||
Sets the value of the specified material flag
|
||||
</p>
|
||||
@@ -81,6 +81,7 @@
|
||||
<a href="getactormaterialflag.html">GetActorMaterialFlag</a>
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user