572 B
572 B
Function: ReplaceWidgetFromClient(param1, param2, param3, param4, param5, param6, param7)
Description: Placeholder description.
Parameters:
param1
: Spawn - The spawn or entity involved.param2
: int32 - Integer value.param3
: int8 - Small integer or boolean flag.param4
: float - Floating point value.param5
: float - Floating point value.param6
: float - Floating point value.param7
: int32 - Integer value.
Returns: None.
Example:
-- Example usage
ReplaceWidgetFromClient(..., ..., ..., ..., ..., ..., ...)