Skip to content

Effect.GetLuaRef

Source Code | Effect Functions

Returns an integer representing the internal value used by lua to access the Effect e.

Signature

Effect.GetLuaRef(Effect e) → int

lua
e:GetLuaRef()

Parameters

Returns


under-construction