sm.challenge.resolveContentPath

Resolves a path containing $CONTENT_DATA to path that can be accessed in the main scripting environment.

Kind: Function

Environments: Game

Game

sm.challenge.resolveContentPath( path )

Open the full Game reference

Availability: Server only

Parameters:

Name Type Description
path string The path containing $CONTENT_DATA.

Returns:

Type Description
string The resolved path.