setCoronaReflectionEnabled | Multi Theft Auto: Wiki Skip to content

setCoronaReflectionEnabled

Client-side
Server-side
Shared

Pair: isCoronaReflectionEnabled

Manual Review Required

Please finish this page using the corresponding Old Wiki article. Go to Contribution guidelines for more information.


This function sets visibility of corona reflection.

OOP Syntax Help! I don't understand this!

  • Method:marker:setCoronaReflectionEnabled(...)

Syntax

bool setCoronaReflectionEnabled ( marker theMarker, bool enabled )
Required Arguments
  • theMarker: the corona marker that you wish set visibility of corona reflection
  • enabled: whenever corona reflection should be visible

Returns

  • bool: value

Returns true if marker type is corona , false otherwise.

Code Examples

Script Example Missing

Function setCoronaReflectionEnabled needs a script example. Help out by writing one.

Contribution guidelines

Issues

ID Description
2755 Corona reflections do not render on custom placed objects
2750 Corona reflections do not render on all roads