14 lines
241 B
Markdown
14 lines
241 B
Markdown
### Function: GetStrBase(spawn)
|
|
|
|
**Description:**
|
|
Gets the spawn's base strength.
|
|
|
|
**Parameters:**
|
|
- `spawn` (Spawn) - Spawn object representing `spawn`.
|
|
|
|
**Returns:** UInt32 base strength value of the Spawn.
|
|
|
|
**Example:**
|
|
|
|
Example Required
|