Files
RCBASIC4/doc/doc_files/getparticleminlife.html
2026-02-26 15:33:51 -06:00

24 lines
489 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>GetParticleMinLife [RCBasic Doc] </title>
</head>
<body>
<p><h2>Function GetParticleMinLife( actor) </h2></p>
<p>
Get the min life of particles
</p>
<p>
Note: Returned time is in milliseconds
</p>
<br><p>Related:
<a href="setparticleminlife.html">SetParticleMinLife</a>
</p>
<p>
</p>
</body>
</html>