GE Lua Documentation

Press F to search!

createRopeVisual

Definition


-- @/=[C]:-1
function createRopeVisual(...)

Callers

@/lua/common/jbeam/sections/vropes.lua
          -- Create the rope visual
          local ropeId = createRopeVisual()
          if ropeId then
@/lua/ge/extensions/core/ropeVisualTest.lua

  local id = createRopeVisual()
  if id then
local function createRopeFromUI()
  local id = createRopeVisual()
  if id then
@/lua/ge/extensions/util/vehicleRopeDebug.lua
local function createRopeFromUI()
  local id = createRopeVisual()
  if id then